StvDEV

 Components

 Drawing

 Extensions

  BasicTypesExtensions

  CollectionsExtensions

  ColorsExtensions

  ToHTML(this Color)

  ToHTMLString(this Color)

  ToTag(this Color)

 Inspector

 Patterns

 TextMeshPro

 Types

 Vibration

class ColorsExtensions

Represents extensions for colors.
VisibilityPublic
Modifiersstatic

Public static methods

string ToHTML(this Color color)Returns the color as a hexadecimal string in the format "#RRGGBBAA"
string ToHTMLString(this Color color)Returns the color as a hexadecimal string in the format "RRGGBBAA"
string ToTag(this Color color)Returns a string with an opening RTF color tag.